home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / abex.xml next >
Text File  |  2002-09-27  |  2KB  |  47 lines

  1. <search function="abex">
  2.   <name>Track Airborne Express Packages</name>
  3.   <category>Shipping</category>
  4.   <contributor>David Bau</contributor>
  5.   <link>http://track.airborne.com/TrackByNbr.asp</link>
  6.   <email>davidbau@hotmail.com</email>
  7.   <description>
  8.   Track Airborne Express packages by tracking number (up to 25):
  9.   <div class="helpboxDescLabels">Example:</div> 
  10.   <table class="helpboxDescTable">
  11.     <tr>
  12.       <td>abex [tracking #1] [tracking #2]</td>
  13.     </tr>
  14.   </table>
  15.   </description>
  16.   <form name="abexf"
  17.         method="post"
  18.         action="http://track.airborne.com/TrackByNbr.asp">
  19.  
  20.     <COMMENT> The following field was active (i.e. had focus) when the search was generated. </COMMENT>
  21.  
  22.     <input type="hidden" name="txtTrackNbrs" value="" />
  23.     <input type="hidden" name="hdnTrackMode" value="nbr" />
  24.     <input type="hidden" name="hdnPostType" value="init" />
  25.     <input type="hidden" name="hdnRefPage" value="0" />
  26.   </form>
  27.   <script><![CDATA[
  28.     function abex(q)
  29.     {
  30.       if( nullArgs("abex", q) )
  31.         return;
  32.  
  33.       document.abexf.txtTrackNbrs.value = q.replace(/\s+/g, "\n");;
  34.  
  35.       submitForm(abexf);
  36.     }
  37.   ]]></script>
  38.   <copyright>
  39.     The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
  40.     Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  41.   </copyright>
  42.   <created_by>
  43.     This search file was initially created on 09/19/02 at 06:36:00
  44.     by Dave's Quick Search Deskbar Search Wizard version 0.7 (beta),
  45.     Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  46.   </created_by>
  47. </search>